When you select an allocation in a Snapshot, the call stack for the allocation will be displayed in the Call Stack window. If symbols are available a source file location and line number will be associated with each entry in the call stack. If you click on an entry in the call stack which has a symbol file associated with it, this file will be displayed and the line number for the call stack entry will be scrolled to and highlighted.

If you are using the Visual Studio extension, source files will be displayed in the Visual Studio editor.

The source files are displayed as dock-able windows so you can drag and re arrange them if you prefer an alternative layout.

If your symbols only supply relative source file paths, you can configure a source file search path via the application's Symbol Settings to assist in locating the source file.

If you right click on a source files window tab you will get a pop-up menu to perform several actions on this source file.

  • Copy File Path to Clipboard - Copies the full path to the source file to the system clipboard.

  • Copy File Name to Clipboard - Copies the file name of the source file to the system clipboard.

  • Locate File in Explorer... - Opens a Windows Explorer window in the folder of the source file and selects the source file.

  • Open File in External Editor... - Opens the source file in the editor that has been configured as the external editor. You can configure what external editor to use via the application settings.

Copyright © 2021, Relyze Software Limited